clvm software package provides Cluster extensions for userland logical volume management tools, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install clvm
clvm is installed in your system.
Make ensure the clvm package were installed using the commands given below,
$ sudo dpkg-query -l | grep clvm *
You will get with clvm package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Administration Utilities |
| Package | clvm |
| Version | 2.02.167-1ubuntu1 |
| Description | Cluster extensions for userland logical volume management tools |
| Sub Section | Admin |